From 38fb1cbdaec1f12458723577b7776356d89dd6de Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 7 Aug 2009 14:54:10 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 308c3f086e8..d7ef410f837 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,19 @@ 2009-08-07 Eli Zaretskii - * Makefile.in (ELCFILES): org/org-export-latex.elc renames to + * calc/calc-graph.el (calc-graph-plot): Set calc-graph-last-device + to "windows" when "pgnuplot" is used. + (calc-graph-command, calc-gnuplot-command, calc-graph-init): Don't + call accept-process-output if "pgnuplot" is used. + (calc-graph-init): Don't send -display and -geometry to + "pgnuplot". If "pgnuplot" is used, glean gnuplot version by + running "pgnuplot -V" with shell-command-to-string. + + * calc/calc.el (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as + the default. + +2009-08-07 Eli Zaretskii + + * Makefile.in (ELCFILES): org/org-export-latex.elc renamed to org/org-latex.elc. 2009-08-07 Dan Nicolaescu -- 2.30.2